schema
- database schema or simply schema, \(\mathcal{C}\) is a pair \(\mathcal{C} := (G, \simeq)\), where \(G\) is a graph \((V, A, src, tgt)\) and \(\simeq\) is a congruence on \(G\)
Backlinks
instance
given a database schema \(\mathcal{C} = (G, \simeq)\), an instance on \(\mathcal{C}\) is a bunch of tables whose data conform to the specified layout
schema
given a database schema \(\mathcal{C} = (G, \simeq)\), an instance on \(\mathcal{C}\) is a bunch of tables whose data conform to the specified layout